home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / LIB / DESK / CORE / Desk / h / Validation < prev    next >
Text File  |  1996-05-21  |  201b  |  12 lines

  1.  
  2. #ifndef __Desk_Validation_h
  3. #define __Desk_Validation_h
  4. #ifdef __cplusplus
  5. extern "C" {
  6. #endif
  7. extern int Desk_Validation_ScanString(const char *string, char tag);
  8. #ifdef __cplusplus
  9. }
  10. #endif
  11. #endif
  12.